.package-case-112 .content.bc-color1 {
	border-width: 4px;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
.package-case-112 .title {
	border-bottom: 1px solid #bfbfbf;
}
.package-case-112 #rotation {
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
}

.package-case-112 #caselist {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 10000%;
}
		
.package-case-112 #caselist li {
	float: left;
	width: 220px;
	height: auto;
}
	
.package-case-112 #caselist li img {
	width: 195px;
	height: 205px;
	display: block;
	margin: auto;
}
@media only screen and (min-width: 1200px){

}
@media only screen and  (max-width: 750px){
	
}